Skip to content

chore(deps): upgrade dependencies#257

Merged
angeloashmore merged 3 commits intomasterfrom
aa/deps
Apr 3, 2026
Merged

chore(deps): upgrade dependencies#257
angeloashmore merged 3 commits intomasterfrom
aa/deps

Conversation

@angeloashmore
Copy link
Copy Markdown
Member

@angeloashmore angeloashmore commented Mar 31, 2026

Resolves:

Description

  • Upgrade dev dependencies to their latest versions.
  • Replace Prettier with Oxfmt.

Checklist

  • A comprehensive Linear ticket, providing sufficient context and details to facilitate the review of the PR, is linked to the PR.
  • If my changes require tests, I added them.
  • If my changes affect backward compatibility, it has been discussed.
  • If my changes require an update to the CONTRIBUTING.md guide, I updated it.

Preview

How to QA 1


Note

Medium Risk
Medium risk due to upgrading the e2e-projects/nextjs app to Next.js 16 and TypeScript 6, which can break builds/tests; the remaining changes are largely formatting/tooling only.

Overview
Switches formatting from Prettier to oxfmt by adding .oxfmtrc.json and removing .prettierrc/.prettierignore, then applies the new formatter across docs, examples, and the Next.js e2e project (import ordering and JSX/TS formatting).

Upgrades the e2e-projects/nextjs app dependencies (notably next to 16.2.2, @prismicio/client, React patch versions, @types/node, and typescript to ^6) and updates its tsconfig.json (jsx: "react-jsx" and expanded .next type includes) to match the new toolchain.

Written by Cursor Bugbot for commit efd5df5. This will update automatically on new commits. Configure here.

Footnotes

  1. Please use these labels when submitting a review:
    ❓ #ask: Ask a question.
    💡 #idea: Suggest an idea.
    ⚠️ #issue: Strongly suggest a change.
    🎉 #nice: Share a compliment.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Copy link
Copy Markdown

@cursor cursor bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Fix All in Cursor

Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

angeloashmore and others added 2 commits March 31, 2026 08:27
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@angeloashmore angeloashmore merged commit 32a2a11 into master Apr 3, 2026
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant